Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


killProcedure

This procedure removes a procedure from the temp-table of running procedures, ttPersistentProc. This is used to remove all types of procedures from the temp-table, as launched by the launchContainer and launchProcedure procedures.

Location: af\app\afsesmngrp.i

Parameters:

INPUT pcPhysicalName AS CHARACTER

The physical object filename, with path and extension.

INPUT pcLogicalName AS CHARACTER

The logical object name, if applicable and known.

INPUT pcChildDataKey AS CHARACTER

The child data key, if applicable.

INPUT pcRunAttribute AS CHARACTER

The run attribute, if required to post into the container run.

INPUT plOnAppserver AS LOGICAL

If running on the AppServer, set to YES.

Notes: None

Examples: See the main block in ry\app\ryplipshut.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095